home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / BuildDisk.app / German.lproj / BuildDisk.nib / data.classes next >
Text File  |  1994-08-13  |  3KB  |  100 lines

  1. SlideMeter = {SUPERCLASS = View; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
  4. BDThread = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Thread; };
  5. Builder = {
  6.     ACTIONS = {
  7.         "build:" = "build:"; 
  8.     "diskSelected:" = "diskSelected:"; 
  9.     "dontSeeModFiles:" = "dontSeeModFiles:"; 
  10.     "extensionSelected:" = "extensionSelected:"; 
  11.     "modFileSelected:" = "modFileSelected:"; 
  12.     "seeModFiles:" = "seeModFiles:"; 
  13.     "setPartitions:" = "setPartitions:"; 
  14.     "setPreferences:" = "setPreferences:"; 
  15.     "stop:" = "stop:"; 
  16.     "windowDidResize:" = "windowDidResize:"; 
  17.     }; 
  18.     OUTLETS = {
  19.         BDWindow = BDWindow; 
  20.     actionButton = actionButton; 
  21.     authorizer = authorizer; 
  22.     bigSizeField = bigSizeField; 
  23.     blanketView = blanketView; 
  24.     bottomView = bottomView; 
  25.     dateClock = dateClock; 
  26.     diskMatrix = diskMatrix; 
  27.     diskSV = diskSV; 
  28.     diskSizeField = diskSizeField; 
  29.     diskSpaceMeter = diskSpaceMeter; 
  30.     diskTypeBox = diskTypeBox; 
  31.     extensionMatrix = extensionMatrix; 
  32.     extensionSV = extensionSV; 
  33.     infoVersionTitle = infoVersionTitle; 
  34.     miniStatusBox = miniStatusBox; 
  35.     miniStatusField = miniStatusField; 
  36.     modFilesButton = modFilesButton; 
  37.     modFilesChangeText = modFilesChangeText; 
  38.     modFilesMatrix = modFilesMatrix; 
  39.     modFilesPkgText = modFilesPkgText; 
  40.     modFilesQueryPanel = modFilesQueryPanel; 
  41.     modFilesSV = modFilesSV; 
  42.     modFilesWindow = modFilesWindow; 
  43.     nameForm = nameForm; 
  44.     noPackagesTitle = noPackagesTitle; 
  45.     partitionController = partitionController; 
  46.     pkgFocusField = pkgFocusField; 
  47.     prefMatrix = prefMatrix; 
  48.     prefWindow = prefWindow; 
  49.     setPartitionsButton = setPartitionsButton; 
  50.     sliderTitle = sliderTitle; 
  51.     statusFieldOne = statusFieldOne; 
  52.     statusFieldTwo = statusFieldTwo; 
  53.     statusStuff = statusStuff; 
  54.     statusSwapOutBox = statusSwapOutBox; 
  55.     tileAnimator = tileAnimator; 
  56.     timeField = timeField; 
  57.     typeFieldOne = typeFieldOne; 
  58.     typeFieldTwo = typeFieldTwo; 
  59.     }; 
  60.     SUPERCLASS = Object; 
  61. };
  62. PieChart = {SUPERCLASS = View; };
  63. TileAnimator = {SUPERCLASS = Object; };
  64. Thread = {SUPERCLASS = Object; };
  65. PartitionController = {
  66.     ACTIONS = {
  67.         "cancel:" = "cancel:"; 
  68.     "clientSizeChanged:" = "clientSizeChanged:"; 
  69.     "matrixChanged:" = "matrixChanged:"; 
  70.     "ok:" = "ok:"; 
  71.     "onePartition:" = "onePartition:"; 
  72.     "rootSizeChanged:" = "rootSizeChanged:"; 
  73.     "sliderChanged:" = "sliderChanged:"; 
  74.     }; 
  75.     OUTLETS = {
  76.         clientSizeField = clientSizeField; 
  77.     diskSizeField = diskSizeField; 
  78.     oneTwoMatrix = oneTwoMatrix; 
  79.     partitionWindow = partitionWindow; 
  80.     pieChart = pieChart; 
  81.     rootSizeField = rootSizeField; 
  82.     rootSlider = rootSlider; 
  83.     }; 
  84.     SUPERCLASS = Object; 
  85. };
  86. Infolator = {
  87.     ACTIONS = {
  88.         "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  89.     "windowDidResignKey:" = "windowDidResignKey:"; 
  90.     }; 
  91.     OUTLETS = {
  92.         animationView = animationView; 
  93.     fudgeButton = fudgeButton; 
  94.     infoWindow = infoWindow; 
  95.     }; 
  96.     SUPERCLASS = Object; 
  97. };
  98. Authorizer = {SUPERCLASS = Object; };
  99. ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
  100.